home *** CD-ROM | disk | FTP | other *** search
/ Acorn RISC PD-CD 1 / Acorn RISC PD-CD 1.iso / sillies / _pv_life / _run < prev    next >
Text File  |  1990-09-25  |  408b  |  11 lines

  1. | RISC OS Loader for !PV_Life
  2. | Written by Paul Vigay (C) 1990
  3. |
  4. If "<System$Path>" = "" then Error 0 System resources cannot be found, for FPE
  5. WimpSlot -min 96k -max 96k
  6. Set PVLife$Path <obey$dir>
  7. RMEnsure FPEmulator 2.70 RMLoad System:modules.FPEmulator
  8. RMEnsure FPEmulator 2.70 Error You need FPEmulator 2.70 or later
  9. RMEnsure ABCLibrary 2.00 RMLoad <PVLife$Path>.ABCLib
  10. Run "<PVLife$Path>.!RunImage" %*0
  11.